GtkImage: Use G_PARAM_EXPLICIT_NOTIFY
authorMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 12:58:57 +0000 (08:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:31:04 +0000 (13:31 -0400)
commit68673963fc18818ba260e72c87d6d8c2e8438fd0
treef67de84fb9b8f95401dd6569a0db1b1e18405803
parent7e40d74b0bbf581eb23cf95633b5003b78b57e6e
GtkImage: Use G_PARAM_EXPLICIT_NOTIFY

And make use of the new icon helper API to avoid
redundant notification.
gtk/gtkimage.c